CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - The Linux Programming Interface

搜索资源列表

  1. Linux-C语言编程宝典

    0下载:
  2. linux下的C编程参考资料,有linux系统各模块的函数接口,为linux C程序员加油-under the C programming reference, linux system interface module functions for C programmers refueling linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:162253
    • 提供者:oa
  1. rtaudio.rar

    0下载:
  2. RtAudio is a set of C++ classes that provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X and Windows (DirectSound and ASIO) operating systems. RtAudio significantly simplifies the proc
  3. 所属分类:Audio program

    • 发布日期:2017-03-24
    • 文件大小:330686
    • 提供者:Mzong
  1. the-tools-of-develop-minigui-u

    0下载:
  2. 这是一套在windows下面进行minigui编程的工具包,里面包括了一个示例代码,还有其他几个相关联的文件夹。我们在Linux下进行界面编程的时候,经常会遇到界面控件排版不合理,或者代码某处出错不好修改的情况。现在利用这个工具就可以完全解决这个问题,而且程序编译正确以后,先打开wfvb软件,然后,再单击VC的“!”开始运行,就可以看到界面效果了,这与MFC是有着很大区别的。另外,运行成功的代码在Linux下借助qvfb图像显示设备也能实现。需要的可以拿去。,This is a set of w
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1666860
    • 提供者:室宅男
  1. draw

    0下载:
  2. qT编程的例子 非常适合初学者 和在linux下开发图形界面的-qt programming examples of very suitable for beginners and in linux graphical interface developed under the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:141432
    • 提供者:留置
  1. C_QT

    0下载:
  2. C在linux下的编程,一个聊天系统,在C程序的基础上加一个QT界面-C under the Linux programming, a chat system, on the C program based on a QT interface
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:84410
    • 提供者:yuanlic
  1. socket

    0下载:
  2. linux下程序开发,有关的Socekt编程接口-linux under development, the Socekt Programming Interface
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:169870
    • 提供者:张晶晶
  1. openmax_il_spec_1_1_2.pdf

    0下载:
  2. This document details the Application Programming Interface (API) for the OpenMAX Integration Layer (IL). Developed as an open standard by The Khronos Group, the IL serves as a low-level interface for audio, video, and imaging components used in embe
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1684357
    • 提供者:ljb
  1. The-Linux-Programming-Interface

    1下载:
  2. 2010出的一本比advantage unix enviroment programming更新,内容更全的书籍,个人认为可以超越apue,可以作为每个linux程序员的handbook-2010 of an update than the advantage unix enviroment programming, content more comprehensive books, personally think that can go beyond apue, can serve as a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:7131393
    • 提供者:jianfang
  1. Linux-driver-development18

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第18章、LCD设备驱动。在多媒体应用的推动下,彩色LCD越来越多地应用到了嵌入式系统中,掌上电脑(PDA)、手机等多采用TFT显示器件,支持彩色图形界面,能显示图片并进行视频媒体播放。帧缓冲(Framebuffer)是Linux为显示设备提供的一个接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。本章主要讲解帧缓冲设备Linux驱动的架构及编程方法。-Author: HuaQing vis
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:887513
    • 提供者:华清远见
  1. The-Linux-Programming-Interface

    0下载:
  2. “這本書,其詳細的說明和例子包含了一切 您需要了解的細節和細微之處的低層次的編程 在Linux的API。 。 。不管是什麼級別的讀者,會有一些要學習這本書。“-“This book, with its detailed descr iptions and examples, contains everything you need to understand the details and nuances of the low-level programming APIs in
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:7131397
    • 提供者:ixhxpns
  1. the-linux-programming-interface

    0下载:
  2. Linux编程接口参考书,有非常全面的Linux Api函数说明-Linux programming interface, reference books, have a very comprehensive Linux Api Function Descr iption
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:7131427
    • 提供者:kx
  1. Linux-Handbook.tar

    0下载:
  2. The Linux Programming Interface - A Linux and UNIX System Programming Handbook,新出版的Linux编程手册,可以跟Richard Stevens的《UNIX环境高级编程》相提并论。-The Linux Programming Interface- A Linux and UNIX System Programming Handbook, newly published, as good as the 《APUE》of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:7130314
    • 提供者:子林
  1. LINUX-driver-interface-programming

    0下载:
  2. Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过学习和分析设备驱动程序,更深入理解Linux系统设备驱动开发。-Linux system, device drivers are an important part of the operating system kernel, and a standard abst
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:497588
    • 提供者:飞幅度
  1. the-linux-programming-interface.tar

    0下载:
  2. A book on unix and linux internals, such as files I/O management, process, sockets, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:7130988
    • 提供者:mahendra
  1. tlpi-130923-dist.tar

    0下载:
  2. 《the linux programming interface》的源码包。All of the source code is copyright 2010, Michael Kerrisk, and each file is licensed under the either GNU Affero General Public License (Version 3) (most files) or the GNU Lesser General Public License (Version 3
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:201029
    • 提供者:testhong
  1. Linux-Qt4-interface-.pdf.tar

    0下载:
  2. 本书主要介绍了qt中各种控件的属性及其用法-The Linux environment Qt4 graphics interface and MySQL programming
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2849447
    • 提供者:阿明
  1. linux

    0下载:
  2. 关于在linux环境下的基于tcp的协议,即数据报文件的操作,另外界面是gtk的编程-Based on the TCP protocol on the Linux environment, namely the data report file operations, also is the GTK programming interface
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-22
    • 文件大小:6232334
    • 提供者:
  1. tlpi-160726-dist.tar

    1下载:
  2. The Linux Programming Interface 最新源碼-The Linux Programming Interface Source Code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:235770
    • 提供者:Oren
  1. tlpi-170610-book.tar

    0下载:
  2. The Linux Programming Interface example code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-05
    • 文件大小:202752
    • 提供者:brucetmp1227
  1. tlpi-dist

    1下载:
  2. 《Linux系统编程》源代码 详细的Linux系统调用、库函数。 适用于Linux/Unix底层开发人员,需要一定编程基础。(source of The Linux Programming Interface)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-06
    • 文件大小:497664
    • 提供者:trz
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com